Mapping URL: /country/{id}
Description: updates the country entity with the appended id
Microservice: CountryService
/country/{id} |
Mapping URL: /country/{id}
Description: CountryService
Name: updateCountryById(country)
Request Method: PUT
Service Interface: /country/{id}
Service Entity: Country
3.1 CountryService | 3.2 DiscountCampaignService | 3.3 ProductService | 3.4 ShopLicenseService |